[INFO] cloning repository https://github.com/vanleefxp/fantazia_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vanleefxp/fantazia_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanleefxp%2Ffantazia_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanleefxp%2Ffantazia_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02eba311647204457049f68ab18a9ed400a4e157
[INFO] fixing vanleefxp/fantazia_rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanleefxp%2Ffantazia_rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vanleefxp/fantazia_rs
[INFO] finished tweaking git repo https://github.com/vanleefxp/fantazia_rs
[INFO] tweaked toml for git repo https://github.com/vanleefxp/fantazia_rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vanleefxp/fantazia_rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vanleefxp/fantazia_rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rend v0.5.3
[INFO] [stderr]   Downloaded bytecheck v0.8.2
[INFO] [stderr]   Downloaded bytecheck_derive v0.8.2
[INFO] [stderr]   Downloaded rancor v0.1.1
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.1
[INFO] [stderr]   Downloaded castaway v0.2.4
[INFO] [stderr]   Downloaded phf_generator v0.13.1
[INFO] [stderr]   Downloaded ptr_meta v0.3.1
[INFO] [stderr]   Downloaded munge_macro v0.4.7
[INFO] [stderr]   Downloaded proc-macro-crate v3.5.0
[INFO] [stderr]   Downloaded rkyv v0.8.15
[INFO] [stderr]   Downloaded rkyv_derive v0.8.15
[INFO] [stderr]   Downloaded simdutf8 v0.1.5
[INFO] [stderr]   Downloaded munge v0.4.7
[INFO] [stderr]   Downloaded phf v0.13.1
[INFO] [stderr]   Downloaded phf_macros v0.13.1
[INFO] [stderr]   Downloaded num_enum v0.7.5
[INFO] [stderr]   Downloaded num_enum_derive v0.7.5
[INFO] [stderr]   Downloaded toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]   Downloaded phf_shared v0.13.1
[INFO] [stderr]   Downloaded toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]   Downloaded toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]   Downloaded compact_str v0.9.0
[INFO] [stderr]   Downloaded derive_more v2.1.1
[INFO] [stderr]   Downloaded derive_more-impl v2.1.1
[INFO] [stderr]   Downloaded malachite-base v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c9e0b4f6c94fd10f09a10ea365b88553d7707310f5c340d6b16602584e9f415d
[INFO] running `Command { std: "docker" "start" "c9e0b4f6c94fd10f09a10ea365b88553d7707310f5c340d6b16602584e9f415d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9e0b4f6c94fd10f09a10ea365b88553d7707310f5c340d6b16602584e9f415d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9e0b4f6c94fd10f09a10ea365b88553d7707310f5c340d6b16602584e9f415d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9e0b4f6c94fd10f09a10ea365b88553d7707310f5c340d6b16602584e9f415d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking malachite-base v0.7.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking fantazia_lib v0.1.0 (/opt/rustwide/workdir/crates/fantazia_lib)
[INFO] [stderr]     Checking fantazia_proc-macro v0.1.0 (/opt/rustwide/workdir/crates/fantazia_proc-macro)
[INFO] [stderr]     Checking fantazia v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::pitch::edo12::acci`
[INFO] [stdout]   --> src/pitch/edo12.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |         use crate::pitch::edo12::acci;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^----
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  no `acci` in `pitch::edo12`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pitch/edo12.rs:4:31
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "proc-macro")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout]  4 | pub use fantazia_proc_macro::{acci, interval, ointerval, opitch, ostep, pitch, qual, step};
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 10 -         use crate::pitch::edo12::acci;
[INFO] [stdout] 10 +         use crate::pitch::edo12::Acci;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pitch::edo12::ostep`
[INFO] [stdout]   --> src/pitch/edo12.rs:26:42
[INFO] [stdout]    |
[INFO] [stdout] 26 |         use crate::pitch::edo12::{OStep, ostep};
[INFO] [stdout]    |                                          ^^^^^ no `ostep` in `pitch::edo12`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pitch/edo12.rs:4:66
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "proc-macro")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout]  4 | pub use fantazia_proc_macro::{acci, interval, ointerval, opitch, ostep, pitch, qual, step};
[INFO] [stdout]    |                                                                  ^^^^^
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 26 -         use crate::pitch::edo12::{OStep, ostep};
[INFO] [stdout] 26 +         use crate::pitch::edo12::{OStep, OStep};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pitch::edo12::opitch`
[INFO] [stdout]   --> src/pitch/edo12.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |         use crate::pitch::edo12::opitch;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^------
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  no `opitch` in `pitch::edo12`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pitch/edo12.rs:4:58
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "proc-macro")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout]  4 | pub use fantazia_proc_macro::{acci, interval, ointerval, opitch, ostep, pitch, qual, step};
[INFO] [stdout]    |                                                          ^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 64 -         use crate::pitch::edo12::opitch;
[INFO] [stdout] 64 +         use crate::pitch::edo12::OPitch;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pitch::edo12::opitch`
[INFO] [stdout]   --> src/pitch/edo12.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         use crate::pitch::edo12::opitch;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^------
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  no `opitch` in `pitch::edo12`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pitch/edo12.rs:4:58
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "proc-macro")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout]  4 | pub use fantazia_proc_macro::{acci, interval, ointerval, opitch, ostep, pitch, qual, step};
[INFO] [stdout]    |                                                          ^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 69 -         use crate::pitch::edo12::opitch;
[INFO] [stdout] 69 +         use crate::pitch::edo12::OPitch;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pitch::edo12::opitch`
[INFO] [stdout]   --> src/pitch/edo12.rs:76:46
[INFO] [stdout]    |
[INFO] [stdout] 76 |         use crate::pitch::edo12::{OInterval, opitch};
[INFO] [stdout]    |                                              ^^^^^^ no `opitch` in `pitch::edo12`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pitch/edo12.rs:4:58
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "proc-macro")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout]  4 | pub use fantazia_proc_macro::{acci, interval, ointerval, opitch, ostep, pitch, qual, step};
[INFO] [stdout]    |                                                          ^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 76 -         use crate::pitch::edo12::{OInterval, opitch};
[INFO] [stdout] 76 +         use crate::pitch::edo12::{OInterval, OPitch};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pitch::edo12::ointerval`
[INFO] [stdout]    --> src/pitch/edo12.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |         use crate::pitch::edo12::ointerval;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^---------
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  no `ointerval` in `pitch::edo12`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/pitch/edo12.rs:4:47
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[cfg(feature = "proc-macro")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout]   4 | pub use fantazia_proc_macro::{acci, interval, ointerval, opitch, ostep, pitch, qual, step};
[INFO] [stdout]     |                                               ^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 111 -         use crate::pitch::edo12::ointerval;
[INFO] [stdout] 111 +         use crate::pitch::edo12::OInterval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pitch::edo12::pitch`
[INFO] [stdout]    --> src/pitch/edo12.rs:121:45
[INFO] [stdout]     |
[INFO] [stdout] 121 |         use crate::pitch::edo12::{Interval, pitch};
[INFO] [stdout]     |                                             ^^^^^ no `pitch` in `pitch::edo12`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing one of these modules instead:
[INFO] [stdout]             crate::pitch
[INFO] [stdout]             fantazia_lib::pitch
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/pitch/edo12.rs:4:73
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[cfg(feature = "proc-macro")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout]   4 | pub use fantazia_proc_macro::{acci, interval, ointerval, opitch, ostep, pitch, qual, step};
[INFO] [stdout]     |                                                                         ^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 121 -         use crate::pitch::edo12::{Interval, pitch};
[INFO] [stdout] 121 +         use crate::pitch::edo12::{Interval, Pitch};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pitch::edo12::interval`
[INFO] [stdout]    --> src/pitch/edo12.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         use crate::pitch::edo12::interval;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  no `interval` in `pitch::edo12`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/pitch/edo12.rs:4:37
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[cfg(feature = "proc-macro")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout]   4 | pub use fantazia_proc_macro::{acci, interval, ointerval, opitch, ostep, pitch, qual, step};
[INFO] [stdout]     |                                     ^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 128 -         use crate::pitch::edo12::interval;
[INFO] [stdout] 128 +         use crate::pitch::edo12::Interval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pitch::edo12::pitch`
[INFO] [stdout]    --> src/pitch/edo12.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |         use crate::pitch::edo12::pitch;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  no `pitch` in `pitch::edo12`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/pitch/edo12.rs:4:73
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[cfg(feature = "proc-macro")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout]   4 | pub use fantazia_proc_macro::{acci, interval, ointerval, opitch, ostep, pitch, qual, step};
[INFO] [stdout]     |                                                                         ^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 135 -         use crate::pitch::edo12::pitch;
[INFO] [stdout] 135 +         use crate::pitch::edo12::Pitch;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules instead
[INFO] [stdout]     |
[INFO] [stdout] 135 -         use crate::pitch::edo12::pitch;
[INFO] [stdout] 135 +         use crate::pitch;
[INFO] [stdout]     |
[INFO] [stdout] 135 -         use crate::pitch::edo12::pitch;
[INFO] [stdout] 135 +         use fantazia_lib::pitch;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pitch::edo12::opitch`
[INFO] [stdout]    --> src/pitch/edo12.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |         use crate::pitch::edo12::opitch;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^------
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  no `opitch` in `pitch::edo12`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/pitch/edo12.rs:4:58
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[cfg(feature = "proc-macro")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout]   4 | pub use fantazia_proc_macro::{acci, interval, ointerval, opitch, ostep, pitch, qual, step};
[INFO] [stdout]     |                                                          ^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 141 -         use crate::pitch::edo12::opitch;
[INFO] [stdout] 141 +         use crate::pitch::edo12::OPitch;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fantazia` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "c9e0b4f6c94fd10f09a10ea365b88553d7707310f5c340d6b16602584e9f415d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9e0b4f6c94fd10f09a10ea365b88553d7707310f5c340d6b16602584e9f415d", kill_on_drop: false }`
[INFO] [stdout] c9e0b4f6c94fd10f09a10ea365b88553d7707310f5c340d6b16602584e9f415d
